lcd4linux software package provides Grabs information and displays it on an external lcd, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lcd4linux
lcd4linux is installed in your system.
Make ensure the lcd4linux package were installed using the commands given below,
$ sudo dpkg-query -l | grep lcd4linux *
You will get with lcd4linux package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | lcd4linux |
| Version | 0.11.0~svn1200-1+fakesync |
| Description | Grabs information and displays it on an external lcd |
| Sub Section | Utils |